EntityAttributeInstanceHolder
constructor(attributeId: Identifier, uuid: UUID, name: String, amount: Double, operation: EntityAttributeModifier.Operation)
Parameters
attributeId
Identifier - the registry id of this holders entity attribute
uuid
UUID - uuid of this holders attribute modifier
name
String - name of this holders attribute modifier
amount
Double - value of this holders attribute modifier
operation
Operation - modifier operation of this holders attribute modifier